home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 3_operators / oper < prev    next >
Encoding:
Text File  |  2001-03-21  |  912 b   |  24 lines

  1. Synopsis:
  2.    oper [<nick> [<password>]]
  3.  
  4. Description:
  5.    The OPER command is used to gain irc operator status on the current
  6.    server, with the stipulation that the specified (or current) nickname
  7.    and password match an O: line entry in the server's configuration.
  8.    If a password is not specified, the client will prompt for one.
  9.  
  10. See Also:
  11.    deop(3); mode(1)
  12.  
  13. Restrictions:
  14.    Unlike DEOP, the MODE command cannot be used to gain operator status.
  15.  
  16. Other Notes:
  17.    Specifying the password on the input line is not recommended, for many
  18.    reasons, the most obvious being that anyone with a line of sight to your
  19.    monitor can see what your password is.  When the client prompts for a
  20.    password, it does not display it as it is typed.  Further, the client's
  21.    command history may be written to a file, which would compromise the
  22.    password if the history file is world-readable.
  23.  
  24.